[INFO] fetching crate spider-core 2.0.2...
[INFO] testing spider-core-2.0.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate spider-core 2.0.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate spider-core 2.0.2
[INFO] finished tweaking crates.io crate spider-core 2.0.2
[INFO] tweaked toml for crates.io crate spider-core 2.0.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spider-core 2.0.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spider-core 2.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e570a305dafa018d8371ecea8808e70524ebe5dc9fd2209a4d1ac611c759261
[INFO] running `Command { std: "docker" "start" "-a" "2e570a305dafa018d8371ecea8808e70524ebe5dc9fd2209a4d1ac611c759261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e570a305dafa018d8371ecea8808e70524ebe5dc9fd2209a4d1ac611c759261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e570a305dafa018d8371ecea8808e70524ebe5dc9fd2209a4d1ac611c759261", kill_on_drop: false }`
[INFO] [stdout] 2e570a305dafa018d8371ecea8808e70524ebe5dc9fd2209a4d1ac611c759261
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70d696441f5ef22cdd5a6a0b9af7d54a74d3c0df0d35f3610ecd3b4abaf10025
[INFO] running `Command { std: "docker" "start" "-a" "70d696441f5ef22cdd5a6a0b9af7d54a74d3c0df0d35f3610ecd3b4abaf10025", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling psl v2.1.188
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling linkify v0.10.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling quanta v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling nonzero_ext v0.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling kanal v0.1.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling spider-macro v0.1.12
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling moka v0.12.13
[INFO] [stderr]    Compiling governor v0.3.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling scraper v0.19.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling spider-util v0.3.5
[INFO] [stderr]    Compiling spider-pipeline v0.3.7
[INFO] [stderr]    Compiling spider-downloader v1.0.3
[INFO] [stderr]    Compiling spider-middleware v0.3.6
[INFO] [stderr]    Compiling spider-core v2.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "70d696441f5ef22cdd5a6a0b9af7d54a74d3c0df0d35f3610ecd3b4abaf10025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70d696441f5ef22cdd5a6a0b9af7d54a74d3c0df0d35f3610ecd3b4abaf10025", kill_on_drop: false }`
[INFO] [stdout] 70d696441f5ef22cdd5a6a0b9af7d54a74d3c0df0d35f3610ecd3b4abaf10025
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3001c8eee66c70345b36f77f87f342e0ad5bab5c05793e2b59a3de56eef739c
[INFO] running `Command { std: "docker" "start" "-a" "c3001c8eee66c70345b36f77f87f342e0ad5bab5c05793e2b59a3de56eef739c", kill_on_drop: false }`
[INFO] [stderr]    Compiling spider-core v2.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.12s
[INFO] running `Command { std: "docker" "inspect" "c3001c8eee66c70345b36f77f87f342e0ad5bab5c05793e2b59a3de56eef739c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3001c8eee66c70345b36f77f87f342e0ad5bab5c05793e2b59a3de56eef739c", kill_on_drop: false }`
[INFO] [stdout] c3001c8eee66c70345b36f77f87f342e0ad5bab5c05793e2b59a3de56eef739c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 481a98ff8cf42187bee020a16501256edf0aadfae27acfae04bbdaf234958d07
[INFO] running `Command { std: "docker" "start" "-a" "481a98ff8cf42187bee020a16501256edf0aadfae27acfae04bbdaf234958d07", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spider_core-8bb89c08786cb210)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests spider_core
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test src/builder.rs - builder (line 9) ... ignored
[INFO] [stdout] test src/builder.rs - builder::CrawlerBuilder (line 68) ... ignored
[INFO] [stdout] test src/builder.rs - builder::CrawlerBuilder<S,D>::add_middleware (line 329) ... ignored
[INFO] [stdout] test src/builder.rs - builder::CrawlerBuilder<S,D>::add_pipeline (line 355) ... ignored
[INFO] [stdout] test src/builder.rs - builder::CrawlerBuilder<S,D>::build (line 446) ... ignored
[INFO] [stdout] test src/builder.rs - builder::CrawlerBuilder<S,D>::log_level (line 386) ... ignored
[INFO] [stdout] test src/builder.rs - builder::CrawlerBuilder<S,ReqwestClientDownloader>::new (line 120) ... ignored
[INFO] [stdout] test src/config.rs - config (line 9) ... ignored
[INFO] [stdout] test src/engine/parser.rs - engine::parser (line 9) ... ignored
[INFO] [stdout] test src/lib.rs - (line 13) ... ignored
[INFO] [stdout] test src/scheduler.rs - scheduler (line 10) ... ignored
[INFO] [stdout] test src/scheduler.rs - scheduler::Scheduler::new (line 137) ... ignored
[INFO] [stdout] test src/spider.rs - spider (line 9) ... ignored
[INFO] [stdout] test src/spider.rs - spider::Spider::State (line 212) ... ignored
[INFO] [stdout] test src/spider.rs - spider::Spider::parse (line 319) ... ignored
[INFO] [stdout] test src/spider.rs - spider::Spider::start_requests (line 254) ... ignored
[INFO] [stdout] test src/state/mod.rs - state (line 8) ... ignored
[INFO] [stdout] test src/state/primitives.rs - state::primitives (line 8) ... ignored
[INFO] [stdout] test src/state/primitives.rs - state::primitives::ConcurrentMap (line 325) ... ignored
[INFO] [stdout] test src/state/primitives.rs - state::primitives::ConcurrentVec (line 435) ... ignored
[INFO] [stdout] test src/state/primitives.rs - state::primitives::Counter (line 44) ... ignored
[INFO] [stdout] test src/state/primitives.rs - state::primitives::Counter64 (line 125) ... ignored
[INFO] [stdout] test src/state/primitives.rs - state::primitives::Flag (line 193) ... ignored
[INFO] [stdout] test src/state/primitives.rs - state::primitives::StateAccessMetrics (line 513) ... ignored
[INFO] [stdout] test src/state/primitives.rs - state::primitives::VisitedUrls (line 249) ... ignored
[INFO] [stdout] test src/stats.rs - stats (line 8) ... ignored
[INFO] [stdout] test src/prelude.rs - prelude (line 3) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 26 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.53s; merged doctests compilation took 1.49s
[INFO] running `Command { std: "docker" "inspect" "481a98ff8cf42187bee020a16501256edf0aadfae27acfae04bbdaf234958d07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "481a98ff8cf42187bee020a16501256edf0aadfae27acfae04bbdaf234958d07", kill_on_drop: false }`
[INFO] [stdout] 481a98ff8cf42187bee020a16501256edf0aadfae27acfae04bbdaf234958d07
